# FRANCE

#########################################################################
#  European Intervention in Mexico
#########################################################################
event = {
	id = 7200
	random = no
	country = FRA

	trigger = {
		exists = MEX
		exists = CSA #No French intervention if USA not bogged in Civil War
		atwar = no
		flag = { name = flg_euro_intervention value = 1 }
		NOT = {
			relation = { country = MEX data = 101 }
		}
		NOT = {
			war = { country = FRA country = MEX }
		}
		is_GP = yes
		NOT = {
			peace_treaty = { country = FRA country = MEX }
		}
	}

	name = "EVT_1500_NAME"
	desc = "EVT_1500_DESC"
	style = 0

	date = { day = 5 month = january year = 1861 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1500B" # Intervene
		command = { type = war which = MEX }
	}
	action_b = {
		name = "IGNORE" # Ignore
		command = { type = relation which = MEX value = 100 }
	}
}

#########################################################################
#  The Emperor of Mexico
#########################################################################
event = {
	id = 7201
	random = no
	country = FRA

	picture = maximexico

	trigger = {
		event = 7200
		control = { province = 1697 data = FRA } # Mexico City
		OR = {
			constitution = { country = FRA type = monarchy }
			constitution = { country = FRA type = constitutional_monarchy }
		}
	}

	name = "EVT_1501_NAME"
	desc = "EVT_1501_DESC"
	style = 0

	date = { day = 23 month = march year = 1863 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1501A" # Install Maximilian I
		command = { type = make_satellite which = MEX }
		command = { type = trigger which = 14806 } # MEX
		command = { type = sleepevent which = 1501 } # AUS
	}
}

#########################################################################
#  The Fall of Louis Phillip
#########################################################################
event = {
	id = 7202
	random = no
	country = FRA

	trigger = {
		OR = {
				constitution = { type = monarchy }
				constitution = { type = constitutional_monarchy }
			}
		random = 5
	}

	name = "EVT_7202_NAME"
	desc = "EVT_7202_DESC"
	style = 0

	date = { day = 1 month = january year = 1845 }
	offset = 25
	deathdate = { day = 1 month = december year = 1848 }

	action_a = {
		name = "ACTIONNAME7202A" # Republican reform
		command = { type = pop_consciousness which = labourers value = -5 }
		command = { type = pop_consciousness which = capitalists value = -5 }
		command = { type = pop_consciousness which = clerks value = -5 }
		command = { type = pop_consciousness which = craftsmen value = -5 }
		command = { type = pop_militancy which = labourers value = -5 }
		command = { type = pop_militancy which = capitalists value = -5 }
		command = { type = pop_militancy which = clerks value = -5 }
		command = { type = pop_militancy which = craftsmen value = -5 }
		command = { type = force_ruling_party which = conservative }
		command = { type = constitution which = democracy }
		command = { type = sleep_party which = 7205 }
		command = { type = wake_party which = 7202 }
		command = { type = wake_party which = 7203 }
	}
}

#########################################################################
#  The Presidential Election of 1848
#########################################################################
event = {
	id = 7203
	random = no
	country = FRA

	trigger = {
		NOT = {
				constitution = { type = constitutional_monarchy }
				constitution = { type = monarchy }
		}
		event = 7202
	}

	name = "EVT_7203_NAME"
	desc = "EVT_7203_DESC"
	style = 0

	date = { day = 10 month = december year = 1848 }

	action_a = {
		name = "ACTIONNAME7203A" # Our first presidential election!
		command = { type = plurality value = 2 }
	}
}

#########################################################################
#  Louis Napoleon wins the election
#########################################################################
event = {
	id = 7204
	random = no
	country = FRA

	picture = louisnapoleon
	trigger = {
		event = 7203
		OR = {
			pop_majority = conservative
			pop_majority = reactionary
			random = 50
		}
	}

	name = "EVT_7204_NAME"
	desc = "EVT_7204_DESC"
	style = 0

	date = { day = 11 month = december year = 1848 }

	action_a = {
		name = "GREAT" # Great!
		command = { type = sleepevent which = 7205 }
		command = { type = pop_consciousness which = aristocrats value = -2  }
		command = { type = pop_consciousness which = officers value = -2  }
		command = { type = pop_consciousness which = clergymen value = -2  }
		command = { type = pop_consciousness which = soldiers value = -2  }
		command = { type = pop_consciousness which = farmers value = -2  }
		command = { type = pop_consciousness which = labourers value = -2  }

		command = { type = pop_militancy which = aristocrats value = -2  }
		command = { type = pop_militancy which = officers value = -2  }
		command = { type = pop_militancy which = clergymen value = -2  }
		command = { type = pop_militancy which = soldiers value = -2  }
		command = { type = pop_militancy which = farmers value = -2  }
		command = { type = pop_militancy which = labourers value = -2  }

		command = { type = pop_consciousness which = capitalists value = -5  }
		command = { type = pop_consciousness which = clerks value = -5  }
		command = { type = pop_consciousness which = craftsmen value = -5  }
		command = { type = pop_militancy which = capitalists value = -2  }
		command = { type = pop_militancy which = clerks value = -2  }
		command = { type = pop_militancy which = craftsmen value = -2  }
	}
}

#########################################################################
#  Cavaignac wins the election
#########################################################################
event = {
	id = 7205
	random = no
	country = FRA

	trigger = {
		event = 7203
		NOT = {
			event = 7204
		}
	}

	name = "EVT_7205_NAME"
	desc = "EVT_7205_DESC"
	style = 0

	date = { day = 13 month = december year = 1848 }

	action_a = {
		name = "GREAT" # Great!
		command = { type = pop_consciousness which = aristocrats value = 2  }
		command = { type = pop_consciousness which = officers value = 2  }
		command = { type = pop_consciousness which = clergymen value = 2  }
		command = { type = pop_consciousness which = soldiers value = 2  }
		command = { type = pop_consciousness which = farmers value = 2  }
		command = { type = pop_consciousness which = labourers value = 2  }

		command = { type = pop_militancy which = aristocrats value = 2  }
		command = { type = pop_militancy which = officers value = 2  }
		command = { type = pop_militancy which = clergymen value = 2  }
		command = { type = pop_militancy which = soldiers value = 2  }
		command = { type = pop_militancy which = farmers value = 2  }
		command = { type = pop_militancy which = labourers value = 2  }

		command = { type = pop_consciousness which = capitalists value = -5  }
		command = { type = pop_consciousness which = clerks value = -5  }
		command = { type = pop_consciousness which = craftsmen value = -5  }
		command = { type = pop_militancy which = capitalists value = -2  }
		command = { type = pop_militancy which = clerks value = -2  }
		command = { type = pop_militancy which = craftsmen value = -2  }
	}
}

#########################################################################
#  The Coup d'Etat of Louis Napoleon
#########################################################################
event = {
	id = 7206
	random = no
	country = FRA

	trigger = {
		OR = {
			event = 7204
			event = 7205
		}
	}

	name = "EVT_7206_NAME"
	desc = "EVT_7206_DESC"
	style = 0

	picture = louisnapoleon

	date = { day = 2 month = december year = 1851 }

	action_a = {
		name = "ACTIONNAME7206A" # Whoops!
		command = { type = constitution which = presidential_dictatorship }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = party_system which = multi_party }
		command = { type = national_value which = order }
		command = { type = pop_militancy which = capitalists value = 1  }
		command = { type = pop_militancy which = clerks value = 1  }
		command = { type = pop_militancy which = craftsmen value = 1  }
		command = { type = pop_consciousness which = capitalists value = 3  }
		command = { type = pop_consciousness which = clerks value = 3  }
		command = { type = pop_consciousness which = craftsmen value = 3  }
	}
}

#########################################################################
#  Louis Napoleon elected Emperor
#########################################################################
event = {
	id = 7207
	random = no
	country = FRA

	trigger = {
		OR = {
			event = 7206
			event = 7204
		}
	}

	name = "EVT_7207_NAME"
	desc = "EVT_7207_DESC"
	style = 0

	date = { day = 2 month = december year = 1852 }

	action_a = {
		name = "ACTIONNAME7207A" # Vive L'Empereur!
		command = { type = constitution which = constitutional_monarchy }
		command = { type = pop_militancy which = capitalists value = 1  }
		command = { type = pop_militancy which = clerks value = 1  }
		command = { type = pop_militancy which = craftsmen value = 1  }
		command = { type = pop_consciousness which = capitalists value = 3  }
		command = { type = pop_consciousness which = clerks value = 3  }
		command = { type = pop_consciousness which = craftsmen value = 3  }
		command = { type = wake_party which = 7206 }
		command = { type = wake_party which = 7204 }
		command = { type = wake_party which = 7205 }
		command = { type = sleep_party which = 7201 }
		command = { type = sleep_party which = 7202 }
		command = { type = sleep_party which = 7203 }
	}
}

#########################################################################
#  The Assasination Attempt: Napoleon III unharmed
#########################################################################
event = {
	id = 7208
	random = no
	country = FRA

	trigger = {
		event = 7207
		NOT = {
			event = 7209
		}
		OR = {
			constitution = { type = monarchy }
			constitution = { type = constitutional_monarchy }
		}
		NOT = {
			exists = ITA
		}
		random = 10
	}

	name = "EVT_7208_NAME"
	desc = "EVT_7208_DESC"
	style = 0

	date = { day = 30 month = december year = 1854 }
	offset = 29
	deathdate = { day = 30 month = december year = 1873 }

	action_a = {
		name = "ACTIONNAME7208A" # We must solve the Italian Question
		command = { type = sleepevent which = 7209 }
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = AUS value = -50 }
		command = { type = relation which = PRU value = -50 }
		command = { type = relation which = RUS value = -50 }
		command = { type = pop_militancy which = aristocrats value = 1  }
		command = { type = pop_militancy which = officers value = 1  }
		command = { type = pop_militancy which = clergymen value = 1  }
		command = { type = pop_militancy which = capitalists value = 1  }
		command = { type = pop_militancy which = clerks value = 1  }
		command = { type = pop_militancy which = craftsmen value = 1  }
		command = { type = pop_militancy which = soldiers value = 1  }
		command = { type = pop_militancy which = farmers value = 1  }
		command = { type = pop_militancy which = labourers value = 1  }
	}
}

#########################################################################
#  The Assasination Attempt: Napoleon III wounded
#########################################################################
event = {
	id = 7209
	random = no
	country = FRA

	trigger = {
		event = 7207
		NOT = {
			event = 7208
		}
		OR = {
			constitution = { type = monarchy }
			constitution = { type = constitutional_monarchy }
		}
		NOT = {
			exists = ITA
		}
		random = 3
	}

	name = "EVT_7209_NAME"
	desc = "EVT_7208_DESC"
	style = 0

	date = { day = 30 month = december year = 1854 }
	offset = 30
	deathdate = { day = 30 month = december year = 1873 }

	action_a = {
		name = "ACTIONNAME7208A" # We must solve the Italian Question
		command = { type = sleepevent which = 7208 }
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = AUS value = -50 }
		command = { type = relation which = PRU value = -50 }
		command = { type = relation which = RUS value = -50 }
		command = { type = pop_militancy which = aristocrats value = -1  }
		command = { type = pop_militancy which = officers value = -1  }
		command = { type = pop_militancy which = clergymen value = -1  }
		command = { type = pop_militancy which = capitalists value = -1  }
		command = { type = pop_militancy which = clerks value = -1  }
		command = { type = pop_militancy which = craftsmen value = -1  }
		command = { type = pop_militancy which = soldiers value = -1  }
		command = { type = pop_militancy which = farmers value = -1  }
		command = { type = pop_militancy which = labourers value = -1  }
	}
}

#########################################################################
#  Franco-Sardinian Collaboration
#########################################################################
event = {
	id = 7210
	random = no
	country = FRA

	trigger = {
		event = 7208
		exists = SAR
		atwar = no
		NOT = {
			constitution = { country = SAR type = proletarian_dictatorship }
		}
		NOT = {
			exists = ITA
			atwar = SAR
		}
		NOT = {
			OR = {
				event = 7211
				event = 7214
				event = 7215
				event = 7216
				event = 7217
			}
		}
		random = 30
	}

	name = "EVT_7210_NAME"
	desc = "EVT_7210_DESC"
	style = 0

	date = { day = 30 month = december year = 1858 }
	offset = 15
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7210A" # Propose the Cavour Plan
		command = { type = leave_alliance which = PAP }
		command = { type = leave_alliance which = SIC }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5801 } # SAR
		command = { type = relation which = SAR value = 200 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = SIC value = -100 }
	}
}

#########################################################################
#  Franco-Papal Collaboration*
#########################################################################
event = {
	id = 7211
	random = no
	country = FRA

	trigger = {
		event = 7209
		exists = PAP
		atwar = no
		NOT = { constitution = { country = PAP type = proletarian_dictatorship } }
		NOT = { constitution = { country = PAP type = presidential_dictatorship } }
		NOT = { constitution = { country = PAP type = democracy } }
		NOT = {
			exists = ITA
			atwar = PAP
		}
		NOT = {
			OR = {
				event = 7210
				event = 7214
				event = 7215
				event = 7216
				event = 7217
			}
		}
		random = 5
	}

	name = "EVT_7211_NAME"
	desc = "EVT_7211_DESC"
	style = 0

	date = { day = 30 month = december year = 1857 }
	offset = 31
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7211A" # Propose the Gioberti Plan
		command = { type = leave_alliance which = SAR }
		command = { type = leave_alliance which = SIC }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5700 } # PAP
		command = { type = relation which = PAP value = 200 }
		command = { type = relation which = SAR value = -100 }
		command = { type = relation which = SIC value = -100 }
	}
}

#########################################################################
#  Bourbon Expansionism*
#########################################################################
event = {
	id = 7212
	random = no
	country = FRA

	trigger = {
		NOT = {
			event = 7202
			atwar = SIC
		}
		exists = SIC
		atwar = no
		OR = {
			constitution = { type = monarchy }
			constitution = { type = constitutional_monarchy }
		}
		OR = {
			constitution = { country = SIC type = monarchy }
			constitution = { country = SIC type = constitutional_monarchy }
		}
		NOT = {
			exists = ITA
		}

		random = 5
	}

	name = "EVT_7212_NAME"
	desc = "EVT_7212_DESC"
	style = 0

	date = { day = 30 month = december year = 1857 }
	offset = 31
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7208A" # We must solve the Italian Question
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = AUS value = -50 }
		command = { type = relation which = PRU value = -50 }
		command = { type = relation which = RUS value = -50 }
		command = { type = pop_militancy which = aristocrats value = -1  }
		command = { type = pop_militancy which = officers value = -1  }
		command = { type = pop_militancy which = clergymen value = -1  }
		command = { type = pop_militancy which = capitalists value = -1  }
		command = { type = pop_militancy which = clerks value = -1  }
		command = { type = pop_militancy which = craftsmen value = -1  }
		command = { type = pop_militancy which = soldiers value = -1  }
		command = { type = pop_militancy which = farmers value = -1  }
		command = { type = pop_militancy which = labourers value = -1  }
	}
}

#########################################################################
#  Republican Solidarity Movement*
#########################################################################
event = {
	id = 7213
	random = no
	country = FRA

	trigger = {
		NOT = {
			event = 7204
		}
		constitution = { type = democracy }

		NOT = {
			exists = ITA
		}
		random = 5
	}

	name = "EVT_7213_NAME"
	desc = "EVT_7213_DESC"
	style = 0

	date = { day = 29 month = december year = 1857 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7208A" # We must solve the Italian Question
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = AUS value = -50 }
		command = { type = relation which = PRU value = -50 }
		command = { type = relation which = RUS value = -50 }
		command = { type = pop_militancy which = aristocrats value = -1  }
		command = { type = pop_militancy which = officers value = -1  }
		command = { type = pop_militancy which = clergymen value = -1  }
		command = { type = pop_militancy which = capitalists value = -1  }
		command = { type = pop_militancy which = clerks value = -1  }
		command = { type = pop_militancy which = craftsmen value = -1  }
		command = { type = pop_militancy which = soldiers value = -1  }
		command = { type = pop_militancy which = farmers value = -1  }
		command = { type = pop_militancy which = labourers value = -1  }
	}
}

#########################################################################
#  Bourbon Collaboration*
#########################################################################
event = {
	id = 7214
	random = no
	country = FRA

	trigger = {
		event = 7212
		exists = SIC
		atwar = no
		OR = {
			constitution = { type = monarchy }
			constitution = { type = constitutional_monarchy }
		}
		OR = {
			constitution = { country = SIC type = monarchy }
			constitution = { country = SIC type = constitutional_monarchy }
		}
		NOT = {
			exists = ITA
			atwar = SIC
		}
		NOT = {
			OR = {
				event = 7210
				event = 7211
				event = 7215
				event = 7216
				event = 7217
			}
		}
		random = 5
	}

	name = "EVT_7214_NAME"
	desc = "EVT_7214_DESC"
	style = 0

	date = { day = 29 month = december year = 1857 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7214A" # Propose the Mazzini Plan
		command = { type = leave_alliance which = PAP }
		command = { type = leave_alliance which = SAR }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5900 } # SIC
		command = { type = relation which = SIC value = 200 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = SAR value = -100 }
	}
}

#########################################################################
#  Republican Collaboration*
#########################################################################
event = {
	id = 7215
	random = no
	country = FRA

	trigger = {
		event = 7213
		exists = SIC
		atwar = no
		constitution = { type = democracy }
		constitution = { country = SIC type = democracy }
		NOT = {
			exists = ITA
			atwar = SIC
		}
		NOT = {
			OR = {
				event = 7210
				event = 7211
				event = 7214
				event = 7216
				event = 7217
			}
		}
		random = 5
	}

	name = "EVT_7215_NAME"
	desc = "EVT_7215_DESC"
	style = 0

	date = { day = 29 month = december year = 1857 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7214A" # Propose the Mazzini Plan
		command = { type = leave_alliance which = PAP }
		command = { type = leave_alliance which = SAR }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5900 } # SIC
		command = { type = relation which = SIC value = 200 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = SAR value = -100 }
	}
}

#########################################################################
#  Republican Collaboration*
#########################################################################
event = {
	id = 7216
	random = no
	country = FRA

	trigger = {
		event = 7213
		exists = PAP
		atwar = no
		constitution = { type = democracy }
		constitution = { country = PAP type = democracy }
		NOT = {
			exists = ITA
			atwar = PAP
		}
		NOT = {
			OR = {
				event = 7210
				event = 7211
				event = 7214
				event = 7215
				event = 7217
			}
		}
		random = 5
	}

	name = "EVT_7215_NAME"
	desc = "EVT_7216_DESC"
	style = 0

	date = { day = 29 month = december year = 1857 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7214A" # Propose the Mazzini Plan
		command = { type = leave_alliance which = SIC }
		command = { type = leave_alliance which = SAR }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5700 } # PAP
		command = { type = relation which = PAP value = 200 }
		command = { type = relation which = SIC value = -100 }
		command = { type = relation which = SAR value = -100 }
	}
}

#########################################################################
#  Republican Collaboration*
#########################################################################
event = {
	id = 7217
	random = no
	country = FRA

	trigger = {
		event = 7213
		exists = SAR
		atwar = no
		constitution = { type = democracy }
		constitution = { country = SAR type = democracy }
		NOT = {
			exists = ITA
			atwar = SAR
		}
		NOT = {
			OR = {
				event = 7210
				event = 7211
				event = 7214
				event = 7215
				event = 7216
			}
		}
		random = 5
	}

	name = "EVT_7215_NAME"
	desc = "EVT_7217_DESC"
	style = 0

	date = { day = 29 month = december year = 1857 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7214A" # Propose the Mazzini Plan
		command = { type = leave_alliance which = PAP }
		command = { type = leave_alliance which = SIC }
		command = { type = leave_alliance which = TUS }
		command = { type = leave_alliance which = MOD }
		command = { type = leave_alliance which = PAR }
		command = { type = leave_alliance which = LUC }
		command = { type = trigger which = 5801 } # SAR
		command = { type = relation which = SAR value = 200 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = SIC value = -100 }
	}
}

#########################################################################
#  Sonderbund Rebellion
#########################################################################
event = {
	id = 7218
	random = no
	country = FRA

	trigger = {
		event = 1300 # SWI
		random = 10
		NOT = {
			peace_treaty = { country = FRA country = SWI }
		}
	}

	name = "EVT_1300_NAME"
	desc = "EVT_1300_DESC"
	style = 0

	date = { day = 2 month = december year = 1845 }
	offset = 60
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1502A" # Intervene on the behalf of the Catholics
		command = { type = war which = SWI }
		command = { type = trigger which = 6911 } # ENG
		command = { type = prestige value = 20 }
	}
	action_b = {
		name = "ACTIONNAME1502B" # Accept a settlement
		command = { type = relation which = SWI value = 50 }
		command = { type = prestige value = -20 }
	}
}

#########################################################################
#  British Threats of War
#########################################################################
event = {
	id = 7219
	random = no
	country = FRA

	# Triggered by ENG 6911

	name = "EVT_1503_NAME"
	desc = "EVT_1300_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1101B" # Back down
		command = { type = peace which = SWI }
		command = { type = trigger which = 6913 } # ENG
		command = { type = prestige which = -50 }
	}
	action_b = {
		name = "ACTIONNAME1503B" # Declare War
		command = { type = war which = ENG }
		command = { type = trigger which = 6914 } # ENG
	}
}

#########################################################################
#  Put Diplomatic Pressure on the Dutch
#########################################################################
event = {
	id = 7220
	random = no
	country = FRA

	trigger = {
		exists = BEL
		exists = HOL
		war = { country = BEL country = HOL }
	}

	name = "EVT_6917_NAME"
	desc = "EVT_1505_DESC"
	style = 0

	date = { day = 2 month = january year = 1839 }
	offset = 20
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "YES" # Yes
		command = { type = event_chance which = 7400 value = 35 }
	}
	action_b = {
		name = "NO" # No
		command = { }
	}
}

#########################################################################
#  The London Treaty
#########################################################################
event = {
	id = 7221
	random = no
	country = FRA

	# Triggered by BEL 6700 or 6701

	name = "EVT_1504_NAME"
	desc = "EVT_4602_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1504B" # Sign it
		command = { type = relation which = HOL value = -100 }
		command = { type = relation which = BEL value = 100 }
		command = { type = guarantee which = BEL }
	}
	action_b = {
		name = "ACTIONNAME1504A" # Do not sign it
		command = { type = relation which = HOL value = 100 }
		command = { type = relation which = BEL value = -100 }
	}
}

#########################################################################
#  Intervention in the Belgian Conflict
#########################################################################
event = {
	id = 7222
	random = no
	country = FRA

	# Triggered by BEL 6702

	name = "EVT_1505_NAME"
	desc = "EVT_1505_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1505B" # Stay Neutral
		command = { type = relation which = HOL value = -50 }
		command = { type = relation which = BEL value = -50 }
		command = { type = relation which = ENG value = 50 }
		command = { type = relation which = AUS value = 50 }
		command = { type = relation which = PRU value = 50 }
	}
	action_b = {
		name = "ACTIONNAME1505C" # Support Belgium
		command = { type = relation which = HOL value = -200 }
		command = { type = relation which = BEL value = 200 }
		command = { type = alliance which = BEL }
		command = { type = war which = HOL }
	}
	action_c = {
		name = "ACTIONNAME1505A" # Support the Netherlands
		command = { type = relation which = BEL value = -200 }
		command = { type = relation which = HOL value = 200 }
		command = { type = alliance which = HOL }
		command = { type = war which = BEL }
	}
}

#########################################################################
#  French offer to buy Luxemburg
#########################################################################
event = {
	id = 7223
	random = no
	country = FRA

	trigger = {
		NOT = {
			owned = { province = 782 data = PRU }
		}
		NOT = {
			owned = { province = 782 data = FRA }
		}
		random = 10
		exists = PRU
	}

	name = "EVT_7223_NAME"
	desc = "EVT_4604_DESC"
	style = 0

	date = { day = 2 month = december year = 1867 }
	offset = 30
	deathdate = { day = 30 month = december year = 1913 }

	action_a = {
		name = "ACTIONNAME7223A" # Offer
		command = { type = trigger which = 4604 } # PRU
	}
	action_b = {
		name = "ACTIONNAME7223B" # No Offer
		command = { }
	}
}

#########################################################################
#  French offer Declined
#########################################################################
event = {
	id = 7224
	random = no
	country = FRA

	# Triggered by 'province owner' 21000

	name = "EVT_7224_NAME"
	desc = "EVT_4604_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME7224A" # Hmm
		command = { type = prestige value = -10 }
	}
}

#########################################################################
#  French offer Accepted
#########################################################################
event = {
	id = 7225
	random = no
	country = FRA

	# Triggered by 'province owner' 21000

	name = "EVT_7225_NAME"
	desc = "EVT_4604_DESC"
	style = 0

	action_a = {
		name = "GREAT" # Great!
		command = { type = treasury value = -500 }
		command = { type = prestige value = 10 }
	}
}

#########################################################################
#  The Luxemburgian Crisis
#########################################################################
event = {
	id = 7226
	random = no
	country = FRA

	# Triggered by PRU 4604

	name = "EVT_4604_NAME"
	desc = "EVT_4604_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1101B" # Back down
		command = { type = prestige value = -50 }
		command = { type = trigger which = 4605 }
	}
	action_b = {
		name = "ACTIONNAME7226B" # Fight for it
		command = { type = war which = PRU }
		command = { type = trigger which = 21000 }
		command = { type = trigger which = 4606 }
	}
}

#########################################################################
#  The 2nd Oriental Crisis
#########################################################################
event = {
	id = 7227
	random = no
	country = FRA

	picture = 8100

	trigger = {
		event = 6920 # ENG
		event = 1508 # AUS
		event = 4609 # PRU
	}

	name = "EVT_1508_NAME"
	desc = "EVT_4609_DESC"
	style = 0

	date = { day = 2 month = december year = 1835 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7227A" # Back Egypt
		command = { type = alliance which = EGY value = 1 }
		command = { type = relation which = EGY value = 200 }
		command = { type = prestige value = 50 }
	}
	action_b = {
		name = "ACTIONNAME1101B" # Back down
		command = { type = prestige value = -50 }
		command = { type = setflag which = flg_2nd_Oriental }
	}
}

#########################################################################
#  The Rhine Crisis
#########################################################################
event = {
	id = 7228
	random = no
	country = FRA

	trigger = {
		flag = { name = flg_2nd_Oriental value = 1 }
	}

	name = "EVT_3302_NAME"
	desc = "EVT_7228_DESC"
	style = 0

	date = { day = 1 month = january year = 1840 }
	offset = 30
	deathdate = { day = 30 month = december year = 1840 }

	action_a = {
		name = "ACTIONNAME7228A" # Threaten Prussia with war
		command = { type = relation which = PRU value = -50 }
		command = { type = trigger which = 3302  } #BAD
		command = { type = trigger which = 4902  } #WUR
		command = { type = trigger which = 3502  } #BRA
		command = { type = trigger which = 3602  } #BRE
		command = { type = trigger which = 3702  } #FRM
		command = { type = trigger which = 3402  } #BAY
		command = { type = trigger which = 4002  } #HED
		command = { type = trigger which = 4102  } #HEK
		command = { type = trigger which = 3802  } #HAM
		command = { type = trigger which = 4202  } #HLS
		command = { type = trigger which = 4502  } #OLD
		command = { type = trigger which = 4302  } #LUB
		command = { type = trigger which = 4702  } #SAX
		command = { type = trigger which = 5102  } #LIP
		command = { type = trigger which = 5202  } #MEC
		command = { type = trigger which = 5002  } #COB
		command = { type = trigger which = 18202  } #NAS
		command = { type = trigger which = 18302  } #ANH
		command = { type = trigger which = 18402  } #WEI
		command = { type = trigger which = 18502  } #MEI
		command = { type = trigger which = 4610  } #PRU
		command = { type = trigger which = 3910  } #HAN
	}
	action_b = {
		name = "ACTIONNAME7228B" # Accept national disgrace
		command = { type = prestige value = -100 }
		command = { type = pop_militancy which = aristocrats value = 2  }
		command = { type = pop_militancy which = officers value = 2  }
		command = { type = pop_militancy which = clergymen value = 2  }
		command = { type = pop_militancy which = capitalists value = 2  }
		command = { type = pop_militancy which = clerks value = 2  }
		command = { type = pop_militancy which = craftsmen value = 2  }
		command = { type = pop_militancy which = soldiers value = 2  }
		command = { type = pop_militancy which = farmers value = 2  }
		command = { type = pop_militancy which = labourers value = 2  }

		command = { type = pop_consciousness which = aristocrats value = 2  }
		command = { type = pop_consciousness which = officers value = 2  }
		command = { type = pop_consciousness which = clergymen value = 2  }
		command = { type = pop_consciousness which = capitalists value = 2  }
		command = { type = pop_consciousness which = clerks value = 2  }
		command = { type = pop_consciousness which = craftsmen value = 2  }
		command = { type = pop_consciousness which = soldiers value = 2  }
		command = { type = pop_consciousness which = farmers value = 2  }
		command = { type = pop_consciousness which = labourers value = 2  }
	}
}

#########################################################################
#  The Leadership in Germany
#########################################################################
event = {
	id = 7229
	random = no
	country = FRA

	# Triggered by PRU 4625

	name = "EVT_4625_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME7229A" # Do nothing!
		command = { type = prestige value = -25 }
	}
	action_b = {
		name = "ACTIONNAME7229B" # Propose Belgian Annexation Plan for Prussia
		command = { type = trigger which = 4628  } #PRU
	}
	action_c = {
		name = "ACTIONNAME7229C" # Propose alliance with Austria
		command = { type = trigger which = 1523  } #AUS
	}
}

#########################################################################
#  The Prussians evade our suggestion
#########################################################################
event = {
	id = 7230
	random = no
	country = FRA

	# Triggered by PRU 4628A

	name = "EVT_7230_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "OK"
		command = { type = relation which = PRU value = -100 }
		command = { type = prestige value = -10 }
	}
}

#########################################################################
#  The Prussians acknowledge our suggestion
#########################################################################
event = {
	id = 7231
	random = no
	country = FRA

	# Triggered by PRU 4628B

	name = "EVT_7231_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "GREAT" # Great!
		command = { type = relation which = PRU value = 100 }
		command = { type = prestige value = 25 }
	}
}

#########################################################################
#   Alliance with Austria
#########################################################################
event = {
	id = 7232
	random = no
	country = FRA

	# Triggered by AUS 1523A

	name = "EVT_7232_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "GREAT" # Great!
		command = { type = prestige value = 50 }
	}
}

#########################################################################
#   No Alliance with Austria
#########################################################################
event = {
	id = 7233
	random = no
	country = FRA

	# Triggered by AUS 1523B

	name = "EVT_7233_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME5302A" # No!
		command = { type = prestige value = -50 }
	}
}

#########################################################################
#  A Hohenzollern on the Spanish Throne
#########################################################################
event = {
	id = 7234
	random = no
	country = FRA

	# Triggered by PRU 4631A

	trigger = {
		NOT = {
			peace_treaty = { country = FRA country = PRU }
		}
	}

	name = "EVT_7234_NAME"
	desc = "EVT_4631_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME7234A" # No, this means War
		command = { type = war which = PRU }
		command = { type = setflag which = flg_Austrian_vengeance }
	}
	action_b = {
		name = "ACTIONNAME7234B" # Who cares about Spain
		command = { type = prestige value = -10 }
	}
}

#########################################################################
#  The Napoleonic Triumph*
#########################################################################
event = {
	id = 7235
	random = no
	country = FRA

	trigger = {
		won_war = {country = FRA country = PRU }
	}

	name = "EVT_7235_NAME"
	desc = "EVT_7235_DESC"
	style = 0

	date = { day = 30 month = december year = 1870 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7207A" # Vive L'Empereur!
		command = { type = sleepevent which = 7236 }
		command = { type = sleepevent which = 7237 }
		command = { type = sleepevent which = 4632 } # PRU
		command = { type = remove_countryculture which = south_german }
	}
}

#########################################################################
#  The Fall of the French Empire
#########################################################################
event = {
	id = 7236
	random = no
	country = FRA

	trigger = {
		won_war = { country = PRU country = FRA }
		NOT = {
			event = 4630 # PRU - "Fall of Prussia"
		}
		NOT = {
			event = 4633 # PRU - "Fall of Prussia"
		}
	}

	name = "EVT_7236_NAME"
	desc = "EVT_7236_DESC"
	style = 0

	date = { day = 1 month = january year = 1871 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7236A" # Everything is lost!
		command = { type = sleepevent which = 7235 }
		command = { type = sleepevent which = 4633 } # PRU
		command = { type = constitution which = democracy }
		command = { type = executive_designation which = parliamentarism }
		command = { type = party_system which = multi_party }
		command = { type = national_value which = equality }
		command = { type = remove_countryculture which = south_german }
		command = { type = sleep_party which = 7206 }
		command = { type = sleep_party which = 7204 }
	}
}

#########################################################################
#  The Paris Commune
#########################################################################
event = {
	id = 7237
	random = no
	country = FRA

	trigger = {
		event = 7236
	}

	name = "EVT_7237_NAME"
	desc = "EVT_7237_DESC"
	style = 0

	date = { day = 1 month = february year = 1871 }
	offset = 45
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME7237A" # R year = 1920 }

		command = { type = pop_militancy which = clerks value = 3  }
		command = { type = pop_militancy which = craftsmen value = 3  }
		command = { type = pop_militancy which = labourers value = 3  }
	}
	action_b = {
		name = "ACTIONNAME7237B" # Negotiate
		command = { type = prestige value = -50 }
		command = { type = treasury value = -1000 }
	}
	action_c = {
		name = "ACTIONNAME7237C" # Bring them into the government
		command = { type = prestige value = -100 }
		command = { type = constitution which = proletarian_dictatorship }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = party_system which = one_party }
		command = { type = national_value which = equality }
		command = { type = set_ruling_party which = 7211 }
	}
}

#########################################################################
#  The Dreyfus Affair (1894/1898)
#########################################################################
event = {
	id = 7238
	random = no
	country = FRA

	picture = 7238

	trigger = {
	}

	name = "EVT_7238_NAME"
	desc = "EVT_7238_DESC"
	style = 0

#	date = { day = 2 month = december year = 1835 }
#	offset = 30
#	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME37216A" #
		command = { }
	}
	action_b = {
		name = "ACTIONNAME37216B" #
		command = { }
	}
}

#########################################################################
#  The Boxer Rebellion
#########################################################################
event = {
	id = 7239
	random = no
	country = FRA

	# Triggered by CHI 12525

	trigger = {
		NOT = {
			peace_treaty = { country = FRA country = CHI }
		}
	}

	name = "EVT_1527_NAME"
	desc = "EVT_1527_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1527A" # Declare War on China!
		ai_chance = 50
		command = { type = war which = CHI }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out of this
		ai_chance = 50
		command = { type = prestige value = -1 }
	}
}

#########################################################################
#  The Boxer Rebellion
#########################################################################
event = {
	id = 7248
	random = no
	country = FRA

	# Triggered by CHI 12525

	trigger = {
		NOT = {
			peace_treaty = { country = FRA country = CHI }
		}
	}

	name = "EVT_1527_NAME"
	desc = "EVT_1527_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1527A" # Declare War on China!
		ai_chance = 90
		command = { type = war which = CHI }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out of this
		ai_chance = 10
		command = { type = prestige value = -1 }
	}
}

#########################################################################
#  The Fall of Prussia*
#########################################################################
event = {
	id = 7240
	random = no
	country = FRA

	# Triggered by PRU 6633

	name = "EVT_4630_NAME"
	desc = "EVT_4633_DESC"
	style = 0

	action_a = {
		name = "GOOD" # Good
		command = { type = make_satellite which = NGF }
	}
}

#########################################################################
#  J'accuse
#########################################################################
#event = {
#	id = 7241
#	random = no
#	country = FRA
#
#	trigger = {
#	}
#
#	name = "EVT_7241_NAME"
#	desc = "EVT_7241_DESC"
#	style = 0
#
#	date = { day = 2 month = december year = 1835 }
#	offset = 30
#	deathdate = { day = 30 month = december year = 1920 }
#
#	action_a = {
#		name = "ACTIONNAME7241A" #
#		command = { }
#	}
#	action_b = {
#		name = "ACTIONNAME7241B" #
#		command = { }
#	}
#}
#########################################################################

#########################################################################
#  Punish Annam!
#########################################################################
event = {
	id = 7242
	random = no
	country = FRA

	trigger = {
		flag = { name = flg_ANNa value = 1 }
		exists = ANN
		NOT = {
			war = { country = FRA country = ANN }
		}
		NOT = {
			peace_treaty = { country = FRA country = ANN }
		}
		random = 1
	}

	name = "EVT_6933_NAME"
	desc = "EVT_6933_DESC"
	style = 0

	date = { day = 2 month = january year = 1841 }
	offset = 60
	deathdate = { day = 30 month = december year = 1851 }

	action_a = {
		name = "ACTIONNAME2512A" # Punishment
		ai_chance = 75
		command = { type = war which = ANN }
	}
	action_b = {
		name = "IGNORE" # Ignore
		ai_chance = 25
		command = { type = prestige value = -5 }
	}
}

#########################################################################
#  Punish Annam!
#########################################################################
event = {
	id = 7243
	random = no
	country = FRA

	trigger = {
		flag = { name = flg_ANNb value = 1 }
		exists = ANN
		NOT = {
			war = { country = FRA country = ANN }
		}
		NOT = {
			peace_treaty = { country = FRA country = ANN }
		}
		random = 1
	}

	name = "EVT_6933_NAME"
	desc = "EVT_6933_DESC"
	style = 0

	date = { day = 2 month = january year = 1841 }
	offset = 130
	deathdate = { day = 30 month = december year = 1851 }

	action_a = {
		name = "ACTIONNAME2512A" # Punishment
		ai_chance = 75
		command = { type = war which = ANN }
	}
	action_b = {
		name = "IGNORE" # Ignore
		ai_chance = 25
		command = { type = prestige value = -5 }
	}
}

#########################################################################
#  Punish Burma!
#########################################################################
event = {
	id = 7244
	random = no
	country = FRA

	# Triggered by BUR 13200 and 13201

	trigger = {
		random = 50
		NOT = {
			peace_treaty = { country = FRA country = BUR }
		}
	}

	name = "EVT_2512_NAME"
	desc = "EVT_6937_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME2512A" # Punishment
		ai_chance = 5
		command = { type = war which = BUR }
	}
	action_b = {
		name = "IGNORE" # Ignore
		ai_chance = 95
		command = { type = prestige value = -5 }
	}
}

#########################################################################
#  Mughals Modernize with French Help
#########################################################################
event = {
	id = 7245
	random = no
	country = FRA

	# Triggered by MUG 19301

	name = "EVT_7245_NAME"
	desc = "EVT_3006_DESC"
	style = 0

	action_a = {
		name = "GREAT"
		command = { type = make_satellite which = MUG }
	}
}

#########################################################################
#  The Crimean War
#########################################################################
event = {
	id = 7246
	random = no
	country = FRA

	picture = crimean_wars

	trigger = {
		NOT = { war = { country = FRA country = RUS } }
		NOT = { alliance = { country = FRA country = RUS } }
		NOT = { war = { country = FRA country = TUR } }
		NOT = { war = { country = ENG country = FRA } }
		NOT = { satellite = { country = FRA country = RUS } }
		war = { country = RUS country = TUR }
		event = 1111 # TUR
		NOT = {
			peace_treaty = { country = FRA country = RUS }
		}
	}

	name = "EVT_1111_NAME"
	desc = "EVT_1111_DESC"
	style = 0

	date = { day = 4 month = july year = 1853 }
	offset = 30
	deathdate = { day = 4 month = july year = 1860 }

	action_a = {
		name = "ACTIONNAME6942A" #Declare War on Russia
		command = { type = alliance  which = TUR value = 1 }
		command = { type = war which = RUS }
	}
	action_b = {
		name = "ACTIONNAME6942B" #Maybe later
		command = { type = prestige value = -25 }
	}
}

#########################################################################
#  Murder of French Chaplain
#########################################################################
event = {
	id = 7247
	random = no
	country = FRA

	trigger = {
		event = 12509
		atwar = no
		NOT = { flag = { name = flg_Huangpu_Refused value = 1 } }
		NOT = {
			peace_treaty = { country = FRA country = CHI }
		}
	}

	name = "EVT_7247_NAME"
	desc = "EVT_7247_DESC"
	style = 0

	date = { day = 1 month = february year = 1856 }
	offset = 15
	deathdate = { day = 4 month = july year = 1860 }

	action_a = {
		name = "ACTIONNAME1527A" # Declare War on China
		command = { type = war which = CHI }
		command = { type = setflag which = flg_French_Arrow value = 1 }
	}
	action_b = {
		name = "ACTIONNAME7247B" # Resolve the issue peacefully
		command = { type = prestige value = -50 }
	}
}

#########################################################################
#  Three Hurrays for the German Empire
#########################################################################
event = {
	id = 7249
	random = no
	country = FRA

	trigger = {
		event = 4632 # PRU (now GER)
		exists = GER
	}

	name = "EVT_4632_NAME"
	desc = "EVT_4632_DESC"
	style = 0

	date = { day = 17 month = january year = 1870 }
	offset = 7
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ARGH" # Argh
		command = { type = secedeprovince which = GER value = 863 }
		command = { type = secedeprovince which = GER value = 864 }
		command = { type = secedeprovince which = GER value = 869 }
		command = { type = secedeprovince which = GER value = 782 }
		command = { type = secedestate which = GER value = 782 }
		command = { type = secedestate which = GER value = 783 }
		command = { type = secedestate which = GER value = 266 }
		command = { type = secedestate which = GER value = 301 }
		command = { type = secedestate which = GER value = 786 }
		command = { type = secedestate which = GER value = 865 }
		command = { type = secedestate which = GER value = 866 }
		command = { type = secedestate which = GER value = 800 }
		command = { type = secedestate which = GER value = 792 }
		command = { type = secedestate which = GER value = 797 }
		command = { type = secedestate which = GER value = 836 }
		command = { type = secedestate which = GER value = 361 }
	}
}
